IviRFSigGen Send Software Trigger [SWT]
This VI sends a command to trigger the RF signal generator. Call this VI if you set a trigger source to a software trigger value. Below is a list of properties and VIs which can set the trigger source to a software trigger.
VIs:
IviRFSigGen Configure Arb Trigger Source [ARB]
IviRFSigGen Configure Sweep
IviRFSigGen Configure CDMA Trigger Source [CDMA]
IviRFSigGen Configure TDMA Trigger Source [TDMA]
Properties:
IviRFSigGen>>ARB Generator>>Trigger>>ARB Trigger Source
IviRFSigGen>>Sweep>>Sweep Trigger Source
IviRFSigGen>>CDMA>>Trigger>>CDMA Trigger Source
IviRFSigGen>>TDMA>>Trigger>>TDMA Trigger Source
Notes
This VI does not check the instrument status. Typically, you call this VI only in a sequence of calls to other low-level driver VIs. The sequence performs one operation. You use the low-level VIs to optimize one or more aspects of interaction with the instrument. If you want to check the instrument status, call the IviRFSigGen Error-Query VI at the conclusion of the sequence.
instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |